home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softline PAY-CD
/
Softline PAY-CD(1994).iso
/
programm
/
allclear
/
demo
/
disk1
/
examples
/
atutor.cmp
/
IFNEST.ACL
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-09-29
|
284 b
|
18 lines
Nested If Structures
First statement.
Outside question?
(Yes) Statement on outside yes branch.
Inside question?
(Yes) Statement on inside yes branch.
(No) Statement on inside no branch.
?end
(No) Statement on outside no branch.
?end
Last statement.